getTimeOffset

abstract fun getTimeOffset(block: DesignBlock): Double

Get the time offset of the given block relative to its parent.

Return

the time offset of the block.

Parameters

block

the block whose time offset should be queried.